home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer < 2150 then
- unloadMember("leonardo")
- unloadMember("carbon")
- unloadMember("dna")
- unloadMember("humanring")
- if the loaded of member "rulebook" = 0 then
- preloadMember("rulebook")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- go(80)
- end
-